ASP.NET MVC コントロールヘルプ
BoxWhisker<T> クラス
メンバ 

C1.Web.Mvc アセンブリ > C1.Web.Mvc 名前空間 : BoxWhisker<T> クラス
通常、BoxWhisker系列は、複数の数値データセット間の分布を比較するために使用されます。
オブジェクト モデル
BoxWhisker<T> クラス
シンタックス
'宣言
 
Public Class BoxWhisker(Of T) 
   Inherits ExtraSeries(Of T)
public class BoxWhisker<T> : ExtraSeries<T> 
型パラメータ
T
継承階層

System.Object
   C1.Web.Mvc.ChartSeriesBase<T>
      C1.Web.Mvc.ExtraSeries<T>
         C1.Web.Mvc.BoxWhisker<T>

参照

BoxWhisker<T> メンバ
C1.Web.Mvc 名前空間